POST api/[Delivery_14_Calificacion_Put_PromedioController]/Find

Request Information

URI Parameters

None.

Body Parameters

Request14_2
NameDescriptionTypeAdditional information
token

string

None.

rate

decimal number

None.

msg

string

None.

Request Formats

application/json, text/json

Sample:
{
  "token": "sample string 1",
  "rate": 2.1,
  "msg": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

JsonResultOfResponse
NameDescriptionTypeAdditional information
Content

Response

None.

SerializerSettings

JsonSerializerSettings

None.

Encoding

Encoding

None.

Request

HttpRequestMessage

None.

Response Formats

application/json, text/json

Sample:

Sample not available.